Remove trailing semicolon on G_END_DECLS
authorChristopher Blizzard <blizzard@redhat.com>
Wed, 29 Sep 2004 15:08:39 +0000 (15:08 +0000)
committerChristopher Blizzard <blizzard@src.gnome.org>
Wed, 29 Sep 2004 15:08:39 +0000 (15:08 +0000)
2004-09-29  Christopher Blizzard  <blizzard@redhat.com>

       * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
       G_END_DECLS

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmenutoolbutton.h

index 0f951932ff8646aedac9d9acc9ba29828bc8ccd2..68e53c6cb521d470edbda54d46e5c9cf4dac5d63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-29  Christopher Blizzard  <blizzard@redhat.com>
+
+       * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
+       G_END_DECLS
+
 2004-09-29  Paolo Borelli  <pborelli@katamail.com>
 
        * tests/testtoolbar.c: add a GtkMenuToolButton.
index 0f951932ff8646aedac9d9acc9ba29828bc8ccd2..68e53c6cb521d470edbda54d46e5c9cf4dac5d63 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-29  Christopher Blizzard  <blizzard@redhat.com>
+
+       * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
+       G_END_DECLS
+
 2004-09-29  Paolo Borelli  <pborelli@katamail.com>
 
        * tests/testtoolbar.c: add a GtkMenuToolButton.
index 0f951932ff8646aedac9d9acc9ba29828bc8ccd2..68e53c6cb521d470edbda54d46e5c9cf4dac5d63 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-29  Christopher Blizzard  <blizzard@redhat.com>
+
+       * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
+       G_END_DECLS
+
 2004-09-29  Paolo Borelli  <pborelli@katamail.com>
 
        * tests/testtoolbar.c: add a GtkMenuToolButton.
index 0f951932ff8646aedac9d9acc9ba29828bc8ccd2..68e53c6cb521d470edbda54d46e5c9cf4dac5d63 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-29  Christopher Blizzard  <blizzard@redhat.com>
+
+       * gtk/gtkmenutoolbutton.h: Remove trailing semicolon on
+       G_END_DECLS
+
 2004-09-29  Paolo Borelli  <pborelli@katamail.com>
 
        * tests/testtoolbar.c: add a GtkMenuToolButton.
index 4b17e8820ddbebbb199dddfb0e06e9c535a78576..8c95de130bd42dd4f16746fd7c9008a10fb349d8 100644 (file)
@@ -73,6 +73,6 @@ void          gtk_menu_tool_button_set_arrow_tooltip (GtkMenuToolButton *button,
                                                       const gchar       *tip_text,
                                                       const gchar       *tip_private);
 
-G_END_DECLS;
+G_END_DECLS
 
 #endif /* __GTK_MENU_TOOL_BUTTON_H__ */